Add the sublime into the right-click menu for Windows

  1. Open the regedit.
  2. Spread out HKEY_CLASSES_ROOT, *, shell.
  3. Right-click on the shell, New, Key, named Sublime 3.
  4. Double-click the Mouse on (Default) in the right side, and write down Edit with Sublime 3.
  5. Right-click in the right side, New, String Value, named Icon.
  6. Double-click the Mouse on Icon, write down C:\Program Files\Sublime Text 3\sublime_text.exe,0(Modify your installation directory).
  7. Right-click the Sublime 3 in the left side, New, Key, named command.
  8. Double-click the Mouse on command, write down C:\Program Files\Sublime Text 3\sublime_text.exe %1(Modify your installation directory).
  9. Ok, done!